MPIVenue
@Serializable
MPIVenue contains general information about a venue.
Constructors
Link copied to clipboard
constructor(name: String, languages: List<MPILanguage>? = null, defaultLanguage: MPILanguage, extra: String? = null)